﻿2026-06-23T04:55:24.1807714Z ##[group]Run actions/checkout@v5
2026-06-23T04:55:24.1807970Z with:
2026-06-23T04:55:24.1808167Z   repository: SaberMage/spt-shell-notify
2026-06-23T04:55:24.1808402Z   path: .adapter-notify
2026-06-23T04:55:24.1810546Z   token: ***
2026-06-23T04:55:24.1810729Z   ssh-strict: true
2026-06-23T04:55:24.1810912Z   ssh-user: git
2026-06-23T04:55:24.1811101Z   persist-credentials: true
2026-06-23T04:55:24.1811308Z   clean: true
2026-06-23T04:55:24.1811494Z   sparse-checkout-cone-mode: true
2026-06-23T04:55:24.1811707Z   fetch-depth: 1
2026-06-23T04:55:24.1811884Z   fetch-tags: false
2026-06-23T04:55:24.1812069Z   show-progress: true
2026-06-23T04:55:24.1812256Z   lfs: false
2026-06-23T04:55:24.1812424Z   submodules: false
2026-06-23T04:55:24.1812618Z   set-safe-directory: true
2026-06-23T04:55:24.1812810Z env:
2026-06-23T04:55:24.1812976Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T04:55:24.1813200Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T04:55:24.1813428Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T04:55:24.1813685Z ##[endgroup]
2026-06-23T04:55:24.3487602Z Syncing repository: SaberMage/spt-shell-notify
2026-06-23T04:55:24.3491065Z ##[group]Getting Git version info
2026-06-23T04:55:24.3491623Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-23T04:55:24.3514168Z [command]/usr/bin/git version
2026-06-23T04:55:24.3581408Z git version 2.43.0
2026-06-23T04:55:24.3598478Z ##[endgroup]
2026-06-23T04:55:24.3608214Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/193dc609-4337-4be3-82af-5a894e7f49ac' before making global git config changes
2026-06-23T04:55:24.3608933Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T04:55:24.3611342Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-23T04:55:24.3641127Z ##[group]Initializing the repository
2026-06-23T04:55:24.3643737Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-23T04:55:24.3670106Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-23T04:55:24.3670864Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-23T04:55:24.3671584Z hint: of your new repositories, which will suppress this warning, call:
2026-06-23T04:55:24.3672136Z hint: 
2026-06-23T04:55:24.3672536Z hint: 	git config --global init.defaultBranch <name>
2026-06-23T04:55:24.3673000Z hint: 
2026-06-23T04:55:24.3673419Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-23T04:55:24.3674095Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-23T04:55:24.3674661Z hint: 
2026-06-23T04:55:24.3674946Z hint: 	git branch -m <name>
2026-06-23T04:55:24.3676396Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-23T04:55:24.3683688Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-23T04:55:24.3709161Z ##[endgroup]
2026-06-23T04:55:24.3709504Z ##[group]Disabling automatic garbage collection
2026-06-23T04:55:24.3711766Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T04:55:24.3733395Z ##[endgroup]
2026-06-23T04:55:24.3733715Z ##[group]Setting up auth
2026-06-23T04:55:24.3738111Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T04:55:24.3760983Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T04:55:24.3972332Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T04:55:24.3999768Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T04:55:24.4188321Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T04:55:24.4217410Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T04:55:24.4405990Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T04:55:24.4434144Z ##[endgroup]
2026-06-23T04:55:24.4434486Z ##[group]Determining the default branch
2026-06-23T04:55:24.4437382Z Retrieving the default branch name
2026-06-23T04:55:24.9166181Z Default branch 'main'
2026-06-23T04:55:24.9167014Z ##[endgroup]
2026-06-23T04:55:24.9167511Z ##[group]Fetching the repository
2026-06-23T04:55:24.9172162Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-23T04:55:25.5334445Z From https://github.com/SaberMage/spt-shell-notify
2026-06-23T04:55:25.5335037Z  * [new branch]      main       -> origin/main
2026-06-23T04:55:25.5354718Z ##[endgroup]
2026-06-23T04:55:25.5355014Z ##[group]Determining the checkout info
2026-06-23T04:55:25.5357265Z ##[endgroup]
2026-06-23T04:55:25.5364401Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T04:55:25.5418131Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T04:55:25.5446762Z ##[group]Checking out the ref
2026-06-23T04:55:25.5449977Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-23T04:55:25.5489552Z Switched to a new branch 'main'
2026-06-23T04:55:25.5490943Z branch 'main' set up to track 'origin/main'.
2026-06-23T04:55:25.5494489Z ##[endgroup]
2026-06-23T04:55:25.5527802Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T04:55:25.5552373Z ee2d37eadc730c0019e0af82d683074c509634a2
